Skip to content

Update nextflow.config to enable skip_run_gantt option and adjust workflow logic accordingly#95

Merged
FloWuenne merged 3 commits intodevfrom
enh_turn_off_gantt
Jun 3, 2025
Merged

Update nextflow.config to enable skip_run_gantt option and adjust workflow logic accordingly#95
FloWuenne merged 3 commits intodevfrom
enh_turn_off_gantt

Conversation

@FloWuenne
Copy link
Contributor

Description

Turn off GANTT report generation by default, which also disables pulling of individual task logs, which should make SEQERA_RUNS_DUMP faster. Users can still turn this feature on, but we have not been using it in most cases and it therefore seems sensible to turn it off.

Closes #93

Copy link
Member

@robsyme robsyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easy. Looks like the bool was already provided as an input anyway.
Thanks Florian!

Copy link
Member

@robsyme robsyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easy. Looks like the bool was already provided as an input anyway.
Thanks Florian!

@maxulysse
Copy link
Contributor

you need to update the snapshots since you changed the default behavior

@FloWuenne
Copy link
Contributor Author

Ahhh yes, I knew I forgot something 😉 . Thanks @maxulysse !

@FloWuenne FloWuenne merged commit b944532 into dev Jun 3, 2025
14 checks passed
@FloWuenne FloWuenne deleted the enh_turn_off_gantt branch June 3, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants